

<!-- keep this comment -->

#formatter, .leftpane
{
	background: #fff url(css/shell.gif) repeat-y;
}

#leftPanel
{
	background: url(css/bend.gif) no-repeat top right;
}

#rightPanel
{
	background: url(css/rightpanel_bg.gif) repeat-y;
}
#rightpanel_bottom
{
	width:100%;
	height:7px;
	background: url(css/rightpanel_bottom.jpg) no-repeat bottom right;
}

#topPanel
{
	background: #40C127 url(css/gradient.jpg) repeat-y top right;
}

#topPanelV2
{
	background: url(css/paneltop_bg.jpg) repeat-x;
}

#toppanel_leftcorner
{
	background: url(css/paneltop_left.jpg) no-repeat;
	width:40px;
	height:36px;
	position:absolute;
}
#toppanel_rightcorner
{
	background: url(css/paneltop_right.gif) no-repeat top right;
	width:16px;
	height:71px;
	position:absolute;
}
#panelitem
{
	padding-right:0px;
	height:30px;
	text-align:right;
}
#panelitem td
{
	font-size:12px;
	color:#676767;
	line-height:normal;
}
#panelitem td a
{
	color:#676767;
	text-decoration: none;
}
#panelitem td a:hover
{
	color:#676767;
	text-decoration: underline;
}

#topPanel h1
{
	color: #fff;
}

#topPanel a
{
	color: #000;
	text-decoration: underline;
}

#topPanel a:hover
{
	text-decoration: none;
}

#rightPanel hr
{
	border-color: #23B706;
}

#topPanel ul.vertical li
{
	border-right-color: black;
}

#footer
{
	background-color: #999999;
	color:#ffffff;
	padding:10px 0px 10px 20px;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover
{
	text-decoration: underline;
}
